python-orjson: update to version 3.10.12
authorTimothy M. Ace <[email protected]>
Wed, 11 Dec 2024 00:19:17 +0000 (19:19 -0500)
committerHannu Nyman <[email protected]>
Wed, 11 Dec 2024 16:55:52 +0000 (18:55 +0200)
commitd2f034caf2b0182fd76a9c9d755956a43f929b58
tree5e0035e9926436056f481a1ee9d9a3fce65bb191
parent0ca4794564eb7294832636cf46ade680372edebf
python-orjson: update to version 3.10.12
Relevant changes since previous 3.10.0:
- FIXED: Serializing numpy.ndarray with non-native endianness raises orjson.JSONEncodeError.
- FIXED: Fix int serialization on 32-bit Python 3.8, 3.9, 3.10. This was introduced in 3.10.8.
- Improve performance of serializing.
- Drop support for arm7.
- int serialization no longer chains OverflowError to the the __cause__ attribute of orjson.JSONEncodeError when range exceeded.

Signed-off-by: Timothy M. Ace <[email protected]>
lang/python/python-orjson/Makefile